Skip to content

chore(deps): update dependency poethepoet to >=0.39,<0.40#6

Merged
nejch merged 1 commit into
mainfrom
renovate/poethepoet-0.x
Dec 29, 2025
Merged

chore(deps): update dependency poethepoet to >=0.39,<0.40#6
nejch merged 1 commit into
mainfrom
renovate/poethepoet-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poethepoet (changelog) >=0.29.0,<0.30 -> >=0.39,<0.40 age adoption passing confidence

Release Notes

nat-n/poethepoet (poethepoet)

v0.39.0: 0.39.0

Compare Source

Enhancements

  • Add support for uv executor options by @​rochacbruno and @​nat-n in #​327
    • feat: add various options to the uv executor to be passed to the uv run command
    • feat: allow task executor to be configure with just the type as a string
    • feat executor options to be set at runtime via the new --executor-opt cli global option
    • feat: allow inheritance of compatible executor options from global to task to runtime
    • refactor: extend PoeOptions to support annotating config fields with a config_name to parse, separate from the attribute name
    • refactor: some micro-optimizations to PoeOptions and AnnotationType
    • doc: Add guide for replacing tox with poe + uv
    • doc: tidy up executor docs
    • doc: fix typo in doc for expr task
    • test: improve test coverage of PoeOptions
    • test: disable some test cases on windows that are too flaky

New Contributors

Full Changelog: nat-n/poethepoet@v0.38.0...v0.39.0

v0.38.0: 0.38.0

Compare Source

Enhancements

Breaking changes

Internal changes

Full Changelog: nat-n/poethepoet@v0.37.0...v0.38.0

v0.37.0: 0.37.0

Compare Source

Enhancements

Full Changelog: nat-n/poethepoet@v0.36.0...v0.37.0

v0.36.0: 0.36.0

Compare Source

Breaking changes

Full Changelog: nat-n/poethepoet@v0.35.1...v0.36.0

v0.35.1: 0.35.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.35.0...v0.35.1

v0.35.0: 0.35.0

Compare Source

Enhancements

Fixes

Full Changelog: nat-n/poethepoet@v0.34.0...v0.35.0

v0.34.0: 0.34.0

Compare Source

Enhancements

  • Add task packages feature by @​nat-n in #​286

    This adds a major new capability in Poe the Poet by allowing tasks to be defined and distributed for reuse in python modules.
    📖 Read the docs for more details

Full Changelog: nat-n/poethepoet@v0.33.1...v0.34.0

v0.33.1: 0.33.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.33.0...v0.33.1

v0.33.0: 0.33.0

Compare Source

Enhancements

Fixes

  • Fix argument parsing issues in poetry 2.0 plugin by @​nat-n in #​277
  • Use python3 or sys.executable if python is not on the path by @​nat-n in #​278
  • Tighten poetry-core dependency for non-wheel based installation methods

New Contributors

Full Changelog: nat-n/poethepoet@v0.32.2...v0.33.0

v0.32.2: 0.32.2

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.32.1...v0.32.2

v0.32.1: 0.32.1

Compare Source

Enhancements

  • feat: Upgrade poetry dependency to make the poetry plugin work with poetry 2.0 by @​nat-n in #​269

Full Changelog: nat-n/poethepoet@v0.32.0...v0.32.1

v0.32.0: 0.32.0

Compare Source

Enhancements

  • Make command parsing support default value and alternate value operations on param expansions by @​nat-n in #​266

  • Explicitly disallow capture_stdout option on sequence tasks by @​nat-n in #​265

Full Changelog: nat-n/poethepoet@v0.31.1...v0.32.0

v0.31.1: 0.31.1

Compare Source

Fixes

  • fix: Explicitly disallow capture_stdout option on sequence tasks by @​nat-n in #​261
  • fix: Allow env var defaults in included task files by @​nat-n in #​263

Full Changelog: nat-n/poethepoet@v0.31.0...v0.31.1

v0.31.0: 0.31.0

Compare Source

Enhancements

  • Various improvements to config validation logic and error handling in general by @​nat-n in #​251
  • Drop support for python 3.8 and start testing 3.13 by @​nat-n in #​255

Fixes

  • Make task autocompletion work again in sub-directories by @​nat-n in #​258

Full Changelog: nat-n/poethepoet@v0.30.0...v0.31.0

v0.30.0: 0.30.0

Compare Source

Notice

This will be the last release to support python 3.8.

Enhancements

Fixes

Full Changelog: nat-n/poethepoet@v0.29.0...v0.30.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@nejch nejch merged commit 59520b0 into main Dec 29, 2025
6 checks passed
@renovate renovate Bot deleted the renovate/poethepoet-0.x branch December 29, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant